Configurates
C1.Web.Mvc.Viewer.ViewerBase.ThresholdWidth. Sets the threshold to switch between mobile and PC template
Syntax
'Declaration
Public Function ThresholdWidth( _
ByVal As Integer _
) As
public ThresholdWidth(
int
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also